Support for fischertechnik TX-controller
Assembly: FtMscLibVBNet (in FtMscLibVBNet.dll) Version: 1.0.0.1 (1.0.0.10)
handle for communication with the ROBO TX Controller; if an error occurs (=NULL), then the errcode variable contains a possible error code.
[This is preliminary documentation and is subject to change.]
API 2.06 ftxOpenComDeviceNr
Namespace: FischerTechnik.FtMscLib.APIAssembly: FtMscLibVBNet (in FtMscLibVBNet.dll) Version: 1.0.0.1 (1.0.0.10)
Syntax
Parameters
- port
- Type: System UInt32
port number of COM interface, e.g. 12 for COM12
- baudr
- Type: System UInt32
baudr - baud rate, current 38400 fixed
- FTerror
- Type: System UInt32
[Missing <param name="FTerror"/> documentation for "M:FischerTechnik.FtMscLib.API.FtMscLibEx.ftxOpenComDeviceNr(System.UInt32,System.UInt32,System.UInt32@)"]
Return Value
Type: UInt32handle for communication with the ROBO TX Controller; if an error occurs (=NULL), then the errcode variable contains a possible error code.
Remarks
See Also